home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 40 / Mac Magazin and MacEasy Magazine CD - Issue 40.iso / Software / Online / FreePPPSwitch10b1 / ReadMe v1.0b1 < prev   
Text File  |  1997-11-02  |  3KB  |  32 lines

  1. FreePPP Switch v1.0b1(©1997 Tom Bovo)
  2.  
  3.      FreePPP Switch toggles the state of your PPP connection from on to off, or the reverse, from off to on, using FreePPP. If you are not connected, it will attempt to log on to tour ISP, and if you are connected, it will attempt to disconnect. It does this without requiring any user response in a modal dialog or terminal windows, so it is a quick and easy way to connect/disconnect (see requirements). This version uses the connect routines from OT/PPP Switch, translated for use with FreePPP 2.5v3. If the connection attempt times out, the script should try again. If you want to opt out of the connect loop, I have left a graceful exit. 
  4.  
  5.      This is freeware for personal use, but if you use it try to e-mail me with your comments (tjb@inch.com). Try it. You might like it. Drop it in your AppleMenu so it is easy to find and use! Although this is free, I own the code and it is ©1997 Tom Bovo. You may distribute this script as long as the entire package (this read me file) is distributed with the script application. You may not decompile or alter this script application in any way.
  6.  
  7. REQUIREMENTS AND USAGE:
  8.  
  9.      1. Applescript must be installed on your system. This is a standard part of the MacOS these days, so it should be installed if you are running any version of System 7.5 or higher.
  10.      2. You must be running FreePPP. In addition, you must have the FreePPP Control osax installed in your scripting additions folder (in your extensions folder). I am including a copy of FreePPP Control v1.0b2 on my web site to make it easier to obtain. You can also try the author’s web site at 
  11.      http://www.snafu.de/~sebastian.kloska/
  12.      3. You must have configured FreePPP. If all you need to do in order to log in is click "Connect" then this should work.
  13.  
  14. To use the script, double click (or select from the Apple Menu). The script will cause FreePPP to connect. When you are ready to disconnect, just run the script again--FreePPP Switch will determine the state of your connection, and try to change it.
  15.  
  16. WARNING:
  17.  
  18.      This is a simplified script. It does no error checking. It relies on the default timeout for AppleScript. It will not query you about which ISP to log on to if you have more than one account--everything must be preconfigured before running this script. This is more of an experiment in using FreePPP rather than a complete utility script.
  19.  
  20. DISCLAIMER:
  21.  
  22.      This is freeware for personal use. I can not promise tech support. If there is a problem, e-mail me, and I will try to help. I cannot be held liable for any problems you may have with this script application--this is try at your own risk. There should be no problem, but if your hard drive melts, you are on your own (tell me about it, so I can figure out what went wrong).
  23.  
  24. E-MAIL:
  25.  
  26.      You can e-mail me at tjb@inch.com with any comments, suggestions, gifts, praise, adoration, or whatever. Please drop me a line to say hello, and tell me what you think of this script. If you are in need of a more comprehensive script solution, I'm not against the idea of being paid! Make me an offer.
  27.  
  28.  
  29.  
  30.  
  31.  
  32.